home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 809 b | 24 lines | [TEXT/GEOL] |
- Item 3697955 30-Oct-87 13:38
-
- From: BIANCHI1 Bianchi, Curt
-
- To: D0469 Argii Design Group, Dev, M Demeyer
-
- cc: MACAPP$ MacApp Interest List
-
- Sub: Response to Custom Scroll Bars
-
- Anh,
-
- If I understand Mark's problem correctly, I don't think overridding ScrollBy
- will work, because MacApp doesn't use it to scroll via the thumb. What happens
- is that when the user releases the thumb, MacApp assumes the scroll bar value
- is correct and calls TFrame.ScrlToSBars, which scrolls the frame according to
- the scroll bar values (it doesn't change the scroll bar values).
-
- Another possibility for Mark would be to maintain the scroll bar values in
- rectangle units rather than pixels.
-
- Curt
-
-